LogCommand.WaitAsync method
Waits a command to be finished as an asynchronous operation.
Namespace: IntervalZero.KINGSTAR.Local.Class
Assembly: IntervalZero.KINGSTAR.Local.Class (in IntervalZero.KINGSTAR.Local.dll) Version: 4.4.0.0
Syntax
Task WaitAsync()
Function WaitAsync() As Task
Return value
Type: Task
Represents an asynchronous operation.
See also